func net/netip.beUint64

3 uses

	net/netip (current package)
		leaf_alts.go#L19: func beUint64(b []byte) uint64 {
		netip.go#L104: 			beUint64(addr[:8]),
		netip.go#L105: 			beUint64(addr[8:]),